-- card: 32050 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 4755 -- name: -- part contents for background part 4 ----- text ----- maintenance, this allows the compiler to enforce type checking of the arguments, reducing type-conversion bugs. The default file scope for function identifiers can be restricted with the 'static' specifier*, which disallows access from source files other from the one in which the function is defined. Functions cannot have block scope, but TC and C++ functions can have class scope (Chapter 4). This limits the function's scope to that of the body of data with which it is associated, which itself may be block scope, and to the bodies of other functions of the same class. -- part contents for background part 7 ----- text ----- 95 -- part contents for background part 29 ----- text ----- 28872 -- part contents for background part 27 ----- text ----- Scope restriction with 'static' -- part contents for background part 20 ----- text ----- Scope restriction with 'static' - p79